home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Games / Solitaire / Sources / FortyThieves / localstrings.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-18  |  367 b   |  10 lines

  1. /* indent:4  tabsize:8  font:fixed-width */
  2.  
  3. /* localized strings for FortyThieves.solitaire */
  4.  
  5. #define LOCALIZED_GAME_NAME \
  6. NXLocalizedString("FortyThieves", NULL, Convert name of bundle to name displayed in the game selection browser)
  7.  
  8. #define LOCALIZED_NO_STOCK_CARD \
  9. NXLocalizedString("No more cards are in the stock pile.", NULL, the stock cardpile is empty)
  10.